rclone
command installed on your desktop anywhere? Whilst running Rclone using Termux
on Android might be suficient we've never tried that.rclone ls driveName:
shall give you some files in the listing.
Alternatively you can use about
command, e.g.: rclone about driveName:
and you should get e.g.:
Total: 7 GiB
Used: 611.346 MiB
Free: 6.403 GiB
If you're not getting these results, STOP and try setting back-end again using: rclone config
as mentioned here: https://docs.s3drive.app/setup/import_rclone/
If things are working good for you at this stage, then use: rclone config dump
command in order to extract all configs, then manually select, copy and paste the relevant Google Drive config into S3Drive (click new "+" and import). (edited)rclone ls driveName:
shall give you some files in the listing.
Alternatively you can use about
command, e.g.: rclone about driveName:
and you should get e.g.:
Total: 7 GiB
Used: 611.346 MiB
Free: 6.403 GiB
If you're not getting these results, STOP and try setting back-end again using: rclone config
as mentioned here: https://docs.s3drive.app/setup/import_rclone/
If things are working good for you at this stage, then use: rclone config dump
command in order to extract all configs, then manually select, copy and paste the relevant Google Drive config into S3Drive (click new "+" and import). (edited)